runtime.gList.push (method)
10 uses
runtime (current package)
chan.go#L454: glist.push(gp)
chan.go#L473: glist.push(gp)
mgc.go#L558: work.sweepWaiters.list.push(getg())
mgcscavenge.go#L452: list.push(s.g)
netpoll.go#L504: toRun.push(rg)
netpoll.go#L507: toRun.push(wg)
proc.go#L5214: pp.gFree.push(gp)
proc.go#L5257: pp.gFree.push(gp)
proc.go#L6245: list.push(forcegc.g)
proc.go#L7105: func (l *gList) push(gp *g) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)